@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #555; font: 14px/1 "Arial","微软雅黑"; margin: 0; padding: 0; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 14px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }


*{
    
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing:content-box;
    
}
a,a:hover{ text-decoration: none;}
q:before, q:after { content: ''; }
p { margin: 0; padding: 0; }
/* 重置表单元素 */
legend { color: #555; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
:link { text-decoration: none; color: #555; }
:visited { text-decoration: none; color: #555; }
/*======================公用样式=======================*/
.warp { width:100%; margin: 0 auto; overflow: hidden; }
.top { width:100%; height:146px; background:url(../images/top_bg.jpg) no-repeat center;}
.header { width:1200px; height:146px; margin:0 auto;  position:relative;}
.top_l { line-height:36px; position:absolute; top:0; left: 0; color:#979797;}
.top_r {line-height:36px;position:absolute; top:0; right: 30px; color:#979797;}
.top_r a { color:#979797;}
.logo { width:230px; height:110px; background:url(../images/logo.jpg) no-repeat; position:absolute; top:36px; left:0;}
.logo a { display:block; width:260px; height:110px; text-indent:-9999px;}
.menu { position:absolute; top:36px; right:0;}
.menu li { width:120px; line-height:110px; float:left; text-align:center; position:relative;}
.menu li a { display:block; color:#333; font-size: 16px;}
.menu li a:hover { display:block; background:url(../images/menu_a.jpg) no-repeat; color:#fff;}
#nav_1 { display:block; margin:0 auto;}
#nav_1 li ul { display: none; position: absolute; left: 0; top:110px; margin: 0;  z-index:9999; background:#fff; padding:10px 0;}
#nav_1 li:hover > ul { display: block; height:auto !important; }
#nav_1 li ul li, #nav li ul li a {  float: none; display:block;   height: 30px;   line-height: 30px; text-align:center; }
#nav_1 li ul li a:hover { background:#00983d !important; color:#fff !important;}
#nav_1 li ul li { _display: inline; /* for IE6 */}
#nav_1 li ul li a {display: block;font-size: 14px;}
#nav_1 li ul li ul li { }
#nav_1 li ul li ul li a:hover { color:#fff !important;}
/* SUBSUB Menu */
#nav_1 li ul li:hover ul { left: 100%; top: 0; }



#full-screen-slider { width:100%; height:610px; margin:0 auto; position:relative;}
#slides { display: block; width: 100%; height:610px; list-style: none; padding: 0; margin: 0; position: relative;  }
#slides li { display: block; width: 100%; height:610px; list-style: none; padding: 0; margin: 0; position: absolute; }
#slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px }
#pagination { display: block; list-style: none; position: absolute; left:50%; top:92%; z-index: 9900; }
#pagination li { display: block; list-style: none; width:17px; height:17px; float: left; margin-left: 5px; background: #fff; border-radius:10px; }
#pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
#pagination li.current { background: #00983d; }

/*======================首页样式=======================*/
.index_box_1 { width:100%; height:90px; background:url(../images/index_box1.jpg) no-repeat center;}
.index_box_1 .main { width:1200px; height:90px; margin:0 auto; position:relative;}
.index_box_1 .main .t1 { position:absolute; top:22px; left:0; font-size:18px; font-weight:bold; color:#00983d;}
.index_box_1 .main .t2 { position:absolute; top:54px; left:0; color:#333;}

.search_info { width:480px; height:40px; overflow: hidden; background:url(../images/search_bg.jpg) no-repeat; position:absolute; top:18px; left:410px; display: none;}
.search_info_txt { display:inline; float:left; height:40px; width:451px; }
.search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color:#777; float: left; height:40px; line-height:40px; overflow: hidden; width:451px;}
.search_info_btn { float: left; height:40px; width:29px; }
.search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; float:left; height:40px; overflow: hidden; width:29px; cursor:pointer; }

.search_hot {width:480px; overflow:hidden; position:absolute; top:30px; left:410px; color:#777;}
.search_hot a { color:#777;}
.search_hot a:hover { text-decoration:underline;}
.index_box_1 .main .tel_t1 { position:absolute; top:12px; left:1040px;font-size:16px; color:#777;}
.index_box_1 .main .tel_t2 { width:240px; height:50px; position:absolute; top: 45px; left:960px; line-height:25px; font-size: 20px; font-weight:bold; color:#00983d;}



.index_pro { width:1200px; height:1148px; margin:52px auto 0;}
.index_pro .tit { width:484px; margin:0 auto; line-height:91px; margin-bottom:17px; text-align:center; font-size:36px; font-weight:bold; color:#00983d; background:url(../images/index_pro_tit.jpg) no-repeat;}
.index_pro_nav { width:1200px; height:50px; margin:0 auto; margin-bottom:20px;background:#f2f2f2;}
.index_pro_nav .all { width:166px; line-height:50px; background:url(../images/index_pro_nav_all.jpg) no-repeat; text-indent:71px; font-size:18px; color:#fff; float:left;}
.index_pro_nav ul { display:block; margin-left:30px; float:left;}
.index_pro_nav ul li { float:left; margin-right:50px; background:url(../images/dd.jpg) no-repeat 0 20px; text-indent:21px;}
.index_pro_nav ul li a { line-height:50px; color:#333; display:block;}
.index_pro_nav ul li a:hover { text-decoration:underline;}
.index_pro_nav .more { line-height:50px; float:right; margin-right:20px; font-size:12px; color:#333;}
.index_pro_nav .more a { color:#333;}
.index_pro_nav .more a:hover { text-decoration:underline;}

.index_pro_new { width:1200px; height:423px; background:url(../images/index_pro_new.jpg) no-repeat; margin:0 auto; margin-bottom:30px; position:relative;}
.index_pro_new img { display:block; width:634px; height:423px; position:absolute; top:0; left:0;}
.index_pro_new .name { position:absolute; top:124px; left:694px; font-size:20px; color:#00945b;}
.index_pro_new .name a { color:#00945b;}
.index_pro_new .txt { width:345px; height:180px; line-height:29px; position:absolute; top:183px; left:695px;}
.index_pro_new .more { width:143px; height:37px; text-align:center; line-height:37px; position:absolute; bottom: 10px;  left:695px; background: #00945b; border-radius: 10px;}
.index_pro_new .more a { display:block; color:#fff;}




.index_pro_con { width:1200px; height:410px; position:relative; margin:0 auto;}
.left_btn { position:absolute; top: 100px; left: -50px; width:36px; height:51px; z-index:999;}
.right_btn { position:absolute; top: 100px; right: -50px;width:36px; height:51px; z-index:999;}
.pro_list_inner { width:1200px; height:410px; overflow: hidden; }
.sy_pro_list { width: 1200px; height: 410px; }
.sy_pro_list ul { width: 1200px; }
.sy_pro_list li { width:380px; height:410px; float:left; margin-right:30px;}

.sy_pro_list li img { width:380px; height:253px; display:block;}
.sy_pro_list li .txt { display:block; width:380px; padding:0 15px; height:129px; background:url(../images/cat_span.jpg) no-repeat; position:relative;}
.sy_pro_list li .txt span { display: block; width:380px; text-align:center; font-size:18px; position:absolute; top: 15px; left:0; }
.sy_pro_list li .txt span a { color:#00945b;}
.sy_pro_list li .txt em { display: block; width:350px; height: 64px; line-height:26px; color:#777; text-align:center; position:absolute; top: 40px; left:15px; }


.index_box_2 { width:100%; height:1240px; background:url(../images/index_box2.jpg) no-repeat center;}
.index_cor { width:1200px; height:1240px; margin:0 auto; position:relative;}
.index_cor_tit { position:absolute; top:66px; left:488px; font-size:36px; font-weight:bold; color:#fff;}
.index_cor_tit span { color:#0b4a9f;}
.index_cor_1 { width:661px; height:175px; position:absolute; top:287px; left:496px; color:#333;}
.index_cor_1 span { display:block; height:56px; font-size:24px;}
.index_cor_1 em { display:block; width:661px; height:119px; line-height:34px; font-size:16px;}

.index_cor_2 { width:477px; height:160px; position:absolute; top:585px; left:70px; color:#333;}
.index_cor_2 span { display:block; height:57px; font-size:24px;}
.index_cor_2 em { display:block; width:477px; height:104px; line-height:34px; font-size:16px;}

.index_cor_3 { width:534px; height:160px; position:absolute; top:907px; left:666px; color:#333;}
.index_cor_3 span { display:block; height:57px; font-size:24px;}
.index_cor_3 em { display:block; width:534px; height:103px; line-height:34px; font-size:16px;}


.index_box_3 {width:100%;height: 1070px;background:#f8f8f8;}
.index_about {width:1200px;height: 1070px;margin:0 auto;padding-top:42px;}
.index_about_tit { width:412px; margin:0 auto; line-height:93px; text-align:center; font-size:36px; font-weight:bold; color:#00983d; background:url(../images/index_about_tit.jpg) no-repeat;}
.index_about_con {width:1200px; position:relative;}
.index_about_con .top { width:1200px; height:350px; background:url(../images/index_about_cf.jpg) no-repeat; position:absolute; top:0; left:0;}
.index_about_con .top_txt { width:125px; padding:28px 24px; line-height:37px; background:#00983d; position:absolute; top:285px; left:50px; z-index:999; font-size:24px; color:#fff;}
.index_about_con .tit { position:absolute; top:386px; left:267px; font-size:24px; font-weight:bold; color:#0b1c14;}
.index_about_con .txt {width:1100px;line-height: 25px;font-size: 16px;position:absolute;top: 430px;left:50px;color:#0b1c14;}
.index_about_con .txt p{margin-bottom: 10px;}
.index_about_con .more {width: 120px;height: 30px;line-height: 30px;text-align:center;background: #00945b;color: #fff;border-radius: 5px;position: absolute;top: 580px;left:540px;}
.index_about_con .more a{ color: #fff;}
ul.about_ul{clear:both;position: absolute;top: 630px;}
ul.about_ul li{ width: 280px; float:left; margin-right: 26px; }
ul.about_ul li:last-child{margin-right: 0px;}
ul.about_ul li img{ width:280px;height:190px；;border:#ccc solid 1px;}
ul.about_ul li span{ font-size: 16px; line-height: 30px; text-align: center;display:block;width:100%;}
ul.about_ul li em{ display:block;line-height: 20px; height: 20px; text-align: center; overflow: hidden;width:100%; color: #ABABAB;}

.index_news { width:1200px; height:636px; margin:65px auto 0;}
.index_news_tit { width:484px; margin:0 auto; line-height:91px; margin-bottom:13px; text-align:center; font-size:36px; font-weight:bold; color:#00983d; background:url(../images/index_pro_tit.jpg) no-repeat;}
.index_news_main { width:1200px; height:532px;}
.index_news_main .con { width:566px; height:124px; position:relative; float:left; margin-right:68px; margin-bottom:50px;}
.index_news_main .con img { display:block; width:190px; height:124px; position:absolute; top:0; left:0;}
.index_news_main .con .tit { width:348px; overflow:hidden; position:absolute; top: 0px; left: 215px; font-size:16px; font-weight:bold;}
.index_news_main .con .tit a { color:#333; width: 100%; width: 100%; display: block; line-height: 25px; height: 25px; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
.index_news_main .con .time { position:absolute; top: 32px; left: 215px; font-size:12px; color:#333;}
.index_news_main .con .txt {width:348px; height: 75px; line-height:25px; overflow:hidden; position:absolute; top:48px; left: 215px; font-size:14px;}
.index_news_main .con:nth-child(2n) { margin-right:0;}


.index_box_4 { width:100%; height:530px; background:#f8f8f8;}
.index_guestbook { width:1200px; height:489px; margin:0 auto; padding-top:41px;}
.index_guestbook_tit { width:484px; margin:0 auto; line-height:91px; margin-bottom:8px; text-align:center; font-size:36px; font-weight:bold; color:#00983d; background:url(../images/index_g_tit.jpg) no-repeat;}
.index_guestbook_txt { width:1200px; height:45px; text-align:center; color:#8b8b8b;}

.touch { width:1188px; height:276px; margin:0 auto; position:relative;}
div.index_guestbook input[type='text'],div.index_guestbook input[type='submit'],div.index_guestbook input[type='reset']{ border:none; position:absolute;outline:none;  text-indent:15px; background:#fff; color:#777;}
div.index_guestbook input[type='checkbox']{width:12px;height:12px;}
input.gbk_1 { width:388px; height:42px; top:0;left:0; }
input.gbk_2 { width:388px; height:42px; top:0; left:400px;}
input.gbk_3 { width:388px; height:42px; top:0; right:0;}
.index_guestbook textarea{ width:1168px; height:146px; position:absolute; top:54px; left:0; outline:none; overflow:hidden; background:#fff; border:0;}
.index_guestbook textarea, .touch input{color:#777;}
.index_guestbook textarea {padding:10px; }
input.contact_sub_1{ width:590px !important; height:44px !important; text-indent:0 !important; color:#fff !important; top:232px; left:0; cursor:pointer; background:#00983d !important; line-height:44px; text-align:center !important; font-size:18px;} 
input.contact_sub_2{ width:590px !important; height:44px !important; text-indent:0 !important; color:#fff !important; top:232px; right:0; cursor:pointer; background:#0b4a9f !important; line-height:44px; text-align:center !important;font-size:18px;} 
input.contact_sub_1 a,input.contact_sub_2 a { display:block; color:#fff !important;}


/*=======================内页样式=======================*/
.inner_t { width:100%; overflow:hidden; background:#f2f2f2;}
.inner_menu { width:1200px; height:50px; margin:0 auto; background:#f2f2f2;}
.inner_menu .all { width:166px; line-height:50px; background:url(../images/index_pro_nav_all.jpg) no-repeat; text-indent:71px; font-size:18px; color:#fff; float:left;}
.inner_menu ul { display:block; margin-left:30px; float:left;}
.inner_menu ul li { float:left; margin-right:50px; background:url(../images/dd.jpg) no-repeat 0 20px; text-indent:21px;}
.inner_menu ul li a {line-height:50px;color:#333;font-size: 16px;display:block;}
.inner_menu ul li a:hover { text-decoration:underline;}
.catNav{ overflow:visible;  }
.catNav .inner_menu{ }
.catNav .inner_menu ul li{position:relative; width: 167px; margin-right: 0px; }
.catNav .inner_menu ul li ul{ position:absolute;float:none; margin-left: 0px; border:#ccc solid 1px; box-shadow: 2px 2px 2px rgba(0,0,0,.5); z-index:999; width: 150px;left:-0px;zoom:1; overflow: hidden; display: none;}

.catNav .inner_menu ul li ul li{ float:none; background: none;margin-right: 0px; text-align: left; text-indent: 16px;
	line-height: 24px; height: 24px; border-bottom: #ccc solid 1px; margin: 3px 4px;}
.catNav .inner_menu ul li ul li a {
    line-height: 24px;
    color: #333;
}
.catNav .inner_menu ul li ul li:last-child{ border-bottom:none; }

.inner { width:1200px;  margin:0 auto; margin-bottom:80px; }
.location { width:1200px; height:59px; margin-top:50px; overflow:hidden; font-size:13px;}
.inner_tit { width:1200px; height:69px;}
.inner_tit span { padding-bottom:10px; font-size:30px; font-weight:bold; color:#00945b; border-bottom:4px solid #00945b;}

.inner_pro { overflow:hidden;}
.inner_pro li { width:292px; height:335px; float: left; margin:0 3px; margin-bottom:30px;}
.inner_pro li img { width:292px; height:216px; display:block;}
.inner_pro li .txt { width:290px; height:113px; border:1px solid #eee; border-top:0;}
.inner_pro li .txt span { display:block; width:292px; line-height:45px; text-align:center; font-size:16px;}
.inner_pro li .txt span a { color:#2e2d2d; display:block;}
.inner_pro li .txt em { display:block; height:65px; line-height:21px; padding:0 3px; }

.list_cat { width:1200px; height: 250px; /* border-bottom:1px dotted #b9b9b9; */}
.list_cat img { width: 360px; height: 240px; display:block; float:left;}
.list_cat .main { width: 820px; height:243px; float:left; margin-left:20px;}
.list_cat .main .tit { height: 35px; line-height: 35px; font-size:20px; font-weight:bold; color:#2e2d2d;}
.list_cat .main .txt {width: 820px; height: 170px; font-size:15px; overflow:hidden; line-height: 25px;}
.list_cat .main .txt p{ margin-bottom:5px}
.list_cat_nav {width:854px; height:37px;}
.list_cat_nav li { width:142px; line-height:37px; margin-right:10px; background:#00945b; float:left; text-align:center;}
.list_cat_nav li a { display:block; font-size:14px; color:#fff;}

.list_pro { width:1200px; padding-top: 2px;}
.list_pro h2 {font-size: 18px;line-height: 40px;margin-left: 5px;font-weight: bold;} 
.list_pro .txt { line-height:25px;}
.list_news { width: 1200px; float: left; margin-bottom: 30px;}
.list_news h2 { font-size: 18px; line-height: 40px; margin-left: 5px; font-weight: bold; border-bottom: 1px dotted #b9b9b9;}

.inner_pic { overflow:hidden; margin-top: 10px;}
.inner_pic li { width:292px; height: 256px; float:left; margin:0 3px; margin-bottom:10px;}
.inner_pic li img { width:292px; height:194px; display:block;}
.inner_pic li span {display:block;width:290px;line-height: 22px;padding: 5px 0;overflow: hidden;font-size: 15px;border:1px solid #eee;text-align:center;}
.inner_pic li span:hover { display:block; background:#00945b; color:#fff;}
.inner_pic li span a { display:block; }

.about {line-height: 28px;font-size: 16px;}
.about p{margin-bottom: 10px;}

.show_pro { padding:15px; overflow:hidden;  line-height:20px;}

/*======================产品终端页产品图片切换效果样式=======================*/
.products_4 { overflow:hidden;}
.products_5 { width: 250px; padding-top: 10px; padding-left: 30px; float: left; }
.products_5 h1 { font-size:14px;}
#preview { float: none; padding: 15px 0; width: 400px; float: left; }
.description { clear: both; /*height:400px;*/ overflow: auto }
.description h3, .other h3 { height: 40px; line-height: 40px; color: #005DAA; border-bottom: 1px dashed #999; }
.description .data { overflow-x: auto; margin: 0px 0; }
.description a.iq { display: block; width: 98px; height: 25px; }
.description p { width: 100%; height: auto; color: #000; line-height: 22px; margin: 20px 0; }
.description .txt { border-bottom: 1px solid #999; font-size: 15px; line-height: 34px; padding-left: 10px; color: #13233c; font-weight: bold; }
.description table { width: 100%; text-align: center; border-left: 1px #999 solid; border-top: 1px #999 solid; background: #fff; color: #333; }
.description table td { padding: 6px 5px; border-bottom: 1px #999 solid; border-right: 1px #999 solid; }
/*产品终端样式*/

/*产品终端页产品图片切换效果样式*/
.proinfo_two { border-color: #CCCCCC; border-style: solid; border-width: 1px; height: auto; }
.proinfo_two .pro_description { background: none repeat scroll 0 0 #4F5152; font-weight: bold; height: 28px; line-height: 28px; text-indent: 10px; color:#ffffff; }
.proinfo_two .pro_description_cont { height: auto !important; overflow:hidden; zoom:1; padding: 10px; }
#spec-n1 img { width:400px; height:305px; background: #fff; border: 1px solid #ccc; padding: 1px; }
#spec-n5 { width: 400px; overflow: hidden; zoom: 1; background: #fff; border: 1px solid #ccc; border-top: none; padding: 1px; }
#spec-right { width: 124px;/* height:60px;*/ float: left; }
#spec-right a img { width: 124px; height: 60px; }
#spec-list { width:400px; float: left; }
#spec-list ul { float: left; height:100px; }
#spec-list ul li { width:100px; height:100px; float:left;}
#spec-list ul li img { width: 93px; height:93px; cursor: pointer; border: 1px solid #CCC; padding: 2px; }
ul.product_list { clear: both; margin: 20px 20px 0; border-bottom: 1px solid #CCCCCC; overflow: hidden; zoom: 1; }
ul.product_list li { font-weight: bold; float: left; padding: 0 10px; background-color: #8395A0; display: block; cursor: pointer; border-right: 1px #FFFFFF solid; line-height: 26px }
ul.product_list li a { color: #FFFFFF; }
ul.product_list li.sel { background-color: #47555e; }

.other, .other ul { float: left; font-size: 12px; line-height: 22px; width: 100%; }
.other_tit { border-bottom: 1px dashed #222222; font-size:14px; height: 40px; line-height: 40px; padding-top: 10px; }
.other ul { margin: 20px 0; }
.other li { float: left; margin-right: 18px; width: 151px; }
.other li a { display:block; }
.other li a:hover { display:block; text-decoration: underline;}
.other img { background: none repeat scroll 0 0; border: 1px solid #ccc; border-radius:5px; box-shadow:2px 2px 2px rgba(0,0,0,.4); display: block;  margin: 0 auto; width: 100%; }
.other span { display: block; font-size: 11px; height: 22px; line-height: 22px; text-align: center; }
.other li:last-child{ margin-right: 0px;}
/*放大镜样式 开始*/


.news { overflow:hidden; }
.news ul { display:block; overflow:hidden; margin-bottom:20px;}
.news ul li { width:1200px; height:289px; overflow:hidden; border-bottom:1px dotted #cccbca; margin-bottom:50px; position:relative;}
.news ul li img { width:377px; height:253px; position:absolute; top:0; left:0;}
.news ul li .tit { position:absolute; top:1px; left:425px; font-size:18px; font-weight:bold;}
.news ul li .tit a { color:#6b6b6b;}
.news ul li .tit a:hover { text-decoration:underline;}
.news ul li .time { position:absolute; top:40px; left:425px; font-size:12px; color:#6b6b6b;}
.news ul li .txt { width:615px; height:83px; line-height:27px; font-size:12px; position:absolute; top:65px; left:425px;}
.news ul li .more { width:120px; height:36px; line-height:36px; text-align:center; background:#00945b; border-radius:30px; position:absolute; top:185px; left:425px;}
.news ul li .more a { color:#fff;}


.keyword_list {  overflow:hidden; }
.keyword_list li { width:48%; margin-top:9px; border-bottom:2px dotted #d4d4d4; background:url(../images/dd.jpg) no-repeat 0 9px; position:relative; float:left; margin-right: 2%;}
.keyword_list li :nth-child(2){ margin-right:0%;}
.keyword_list li a {line-height:28px; text-indent:15px; display:block;}
.keyword_list li span { position:absolute;top:0; right:0; line-height:28px;}
.keyword_list li a:hover { text-decoration:underline;}

.shownews { overflow:hidden;}

.shownews a:hover { text-decoration: underline;}
.shownews .title { background:#e7e7e7; height: 80px; text-align: center; }
.shownews .title h1 { color:#000; font-size: 20px; font-weight: bold; line-height: 50px;}
.shownews .title span { line-height:20px;}
.shownews DIV.text { padding-top:25px; }.hr { color: #666666; margin: 20px 0; }
.shownews DIV.text i { color:#fff; display:inline-block; width:30px; height:30px; margin-right:10px; border-radius:50%; background:#4d8eff; text-align:center; font:700 18px/30px arial;float:left;}
.hr a { color: #D2211F; padding: 0 10px; text-decoration: underline; }
table.job { border-collapse: collapse; color: #777777; width: 100%; }
table.job th, .job td { border: 1px solid #DDDDDD; }
table.job th { background-color: #ffffff; height: 40px; line-height: 40px; text-align: center; }
table.job td { background: none repeat scroll 0 0 #FFFFFF; padding: 10px; text-align: center; }
table.job a.close { height: 28px; line-height: 28px; }
table.job .jobdetail { background: url("../images/jobdetail.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 24px; margin: 0 auto; width: 76px; }
table.job .mydiv { left: 50%; margin: -135px 0 0 -325px; position: fixed !important; top: 30%; width: 650px; z-index: 999; }
table.job .mydiv table { border-collapse: collapse; color: #777777; line-height: 22px; }
table.job .mydiv table .alignleft { text-align: left; }
.guestbook { padding-top:30px;}
.guestbook table th { color:#777; text-align:left;}
.guestbook table td input,.guestbook table td textarea{ border:1px solid #777; background:#f0f0f0;}
.red{ color:red}
#inquiry_form input,#inquiry_form img{ vertical-align:middle;}
/*新闻中心页面和新闻终端页面样式*/
.newslist{}
.newslist table{ width:100%; border-left:1px #999 solid; border-top:1px #999 solid; color:#666; margin:0 0 20px 0;}
.newslist table td{ padding:10px 15px; border-bottom:1px #999 solid; border-right:1px #999 solid;}
.newslist table a{ color:#792C21; font-weight:bold;}
.newslist table .newslist-1{ width:68%; background:#FFF;}

.newslist table .newslist-2{ width:16%; background:#FFF; text-align:center;}
.newslist table .newslist-3{ width:16%; background:#FFF; text-align:center;}

.single h1{ padding:7px 0; color:#333; text-align:center; font-size:14px; border-bottom:#666 1px dotted;}
.single span.title{ display:block; width:100%; padding:5px 0; color:#666; text-align:center;}
.single p{ margin:20px 0; line-height:22px; color:#000;}
.back { height:27px; padding:7px 0; text-align:right;}
.back a{ width:116px; height:27px; color:#3487D1;}
/*在线询盘页面样式*/
.inquiry_form { padding:10px 0 0 30px; color:#000; font-family:Tahoma; }
.inquiry_form tr{ margin:0 0 15px 0;}
.inquiry_form th { text-align:right; padding:0 10px 0 0; font-weight:normal;}
.inquiry_form td input,.inquiry_form td textarea { border:1px solid #bbb; padding:2px;}
.inquiry_form td .btn_box { width:60px; height:24px; border:1px solid #bbb; background:#e6e6e6 url(../images/inquiry_btn.jpg) repeat-x; color:#333; cursor:pointer;}



/*======================分页样式=======================*/
.pager { margin:20px auto 0;  padding: 5px 0; clear:both; }
.page_link { height: 22px; padding: 0 20px; font-size: 14px; color: #777;}
.pager span { line-height: 20px; background: #F0F0F0; margin: 0px 2px; padding: 0 0.6em; float:left; }
.pager span a { display: block; }
.page_link_total { color: #777; }
.page_link_now { font-weight: bold; color: #d2211f; }

/*======================底部样式=======================*/
.foot_link {width:1200px;height: 80px;margin:0 auto;position:relative;}
.foot_link .tit_1 {position:absolute;top: 20px;left:0;color:#333;font-size: 16px;font-weight:bold;}
.foot_link .tit_2 {position:absolute;top: 48px;left: 5px;color:#333;font-size: 16px;}
.foot_link ul {display:block;position:absolute;top: 15px;left: 80px;}
.foot_link ul li {float:left;margin: 0 7px;line-height: 25px;}
.foot_link ul li:hover { text-decoration:underline;}
.foot { width:100%; height:352px; background:#1c1f26; clear:both;}
.foot_con { width:1200px; height:352px; background:url(../images/foot_bg.jpg) no-repeat; margin:0 auto; position:relative;}
.foot_con .name { position:absolute; top:171px; left:0; font-size:16px; color:#929292;}
.foot_menu { position:absolute; top:69px; left:278px;}
.foot_menu li { margin:0 30px; float:left;}
.foot_menu li a { color:#929292;}
.foot_menu li a:hover { color:#00973d;}
.foot_tel { position:absolute; top:142px; left:369px; color:#d1d1d1;}
.foot_fax { position:absolute; top:142px; left:630px; color:#d1d1d1;}
.foot_email { position:absolute; top:142px; left:892px; color:#d1d1d1;}
.foot_add { position:absolute; top:192px; left:369px; color:#d1d1d1;}
.foot_add .zjamr{ margin-left: 30px;}
.foot_copy { width:1200px; line-height:60px; text-align:center; position:absolute; top:292px; left:0; font-size:16px; color:#929292;}